home *** CD-ROM | disk | FTP | other *** search
/ Champak 66 / Vol 66.iso / games / barber_s.swf / scripts / DefineSprite_2428 / frame_228 / DoAction.as
Text File  |  2013-04-24  |  97b  |  6 lines

  1. backbtn.onRelease = function()
  2. {
  3.    _root.MuteZound(true);
  4.    _root.gotoAndStop("menu");
  5. };
  6.